home *** CD-ROM | disk | FTP | other *** search
/ 64'er Special 85 / 64er_Magazin_Sonderheft_85_19xx_Markt__Technik_de_Side_A.d64 / the cube (.txt) < prev    next >
Commodore BASIC  |  2022-10-26  |  242b  |  8 lines

  1. 30 rem ++++++++ the cube ++++++++
  2. 100 printchr$(142);chr$(8):poke646,0:poke53280,0:poke53281,0
  3. 110 print"[147]load"chr$(34)"game"chr$(34)",8"
  4. 120 fori=1to9:print:next:printspc(10)"[158]loading game program":poke 646,0
  5. 130 poke 198,6:fori=1to6:readd:poke630+i,d:next
  6. 140 poke44,20:poke5120,0:new
  7. 150 data 19,13,82,85,78,13
  8.